navbar

Enabling PPP Callback over a Dialer/ISDN Interface


Definitions:

Actions:

  1. Configure client and server for PPP with PAP or CHAP authentication and DDR.

  2. Verify connectivity from client to server without callback using DDR.

  3. Client configuration:

    Enter ppp callback request at an interface configuration prompt on the client router. You can use ? for help. Callback will be requested calls going out that interface.

    Make sure there is a dialer map command for the server which includes the server's hostname.

  4. Server configuration:

    Enter map-class dialer <name> at the global configuration prompt. You are now in map-class configuration.

    Enter dialer callback-server username and then exit.

    Enter ppp callback accept at an interface configuration prompt on the server router. You can use ? for help. Callback will be accepted for all calls coming into that interface which request callback.

    Add the string class <name> to the dialer map command before the dial string which defines the clients phone number and IP address. Make sure the clients hostname is a part of the same dialer map command.

    Using dialer callback-secure at the config interface prompt will make the callback server always disconnect the initial call and only callback if the server has a complete config for the remote end. (i.e. dialer map with class and class defined).

    The default is no dialer callback-secure which will keep up the initial call if the server does not have a complete config for the remote.

  5. At this point, callback should be enabled. When using DDR to access the server from the client, you should see the BRI line go up, then down very quickly, and then up again.

Notes:


Posted: Wed Mar 6 13:19:03 PST 1996
Copyright 1996 © Cisco Systems Inc.